home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol286 / proedit.hlp < prev    next >
Encoding:
Text File  |  1987-03-15  |  2.8 KB  |  82 lines

  1.  
  2.  F U N C T I O N  K E Y S        SPECIAL COMBINATIONS
  3. ╔════════════╗╔═════════════╗    ╔════╗╔════╗
  4. ║     F1     ║║     F2      ║    ║Ctrl║║ <- ║ Move to previous word
  5. ║ Pop-Up     ║║ Goto to Line║    ╠════╣╠════╣
  6. ║ Help       ║║             ║    ║Ctrl║║ -> ║ Move to next word
  7. ╠════════════╣╠═════════════╣    ╠════╣╠════╣
  8. ║     F3     ║║     F4      ║    ║Ctrl║║PgUp║ Goto to start of the text
  9. ║ Search     ║║ Replace     ║    ╠════╣╠════╣
  10. ║ Srch Again ║║ R. Again    ║    ║Ctrl║║PgDn║ Goto the end of the text
  11. ╠════════════╣╠═════════════╣    ╠════╣╠════╣
  12. ║     F5     ║║     F6      ║    ║Ctrl║║Home║ Goto start of page
  13. ║ Copy       ║║ Move Text   ║    ╠════╣╠════╣
  14. ║ Copy Again ║║             ║    ║Ctrl║║End ║ Goto end of page
  15. ╠════════════╣╠═════════════╣    ╠════╣╠════╣
  16. ║     F7     ║║     F8      ║    ║Ctrl║║BKS ║ Delete actual line
  17. ║ Delete Text║║ Aux Edit    ║    ╠════╣╠════╣
  18. ║            ║║             ║    ║Ctrl║║ V  ║ Insert/Overwrite
  19. ╠════════════╣╠═════════════╣    ╠════╣╚════╝
  20. ║     F9     ║║     F10     ║    ║Del ║ Delete
  21. ║ Extern copy║║ End editor  ║    ╠════╣
  22. ║ View wind  ║║ Resize wind ║    ║Ins ║ Insert/Overwrite
  23. ╚════════════╝╚═════════════╝    ╚════╝
  24.  
  25. The second function of the function-keys is activated when SHIFT is used
  26.  
  27.         SPECIEL KEYS
  28.         ============
  29.  
  30. Ctrl F10    Toggle the size of edit window
  31.  
  32.         WORDSTAR COMPATIBLE COMMANDS
  33.         ============================
  34.                 WORDSTAR    PC
  35. CURSOR MOVEMENTS:        COMMAND     KEY
  36.   Character left         Ctrl-S      
  37.   Character right        Ctrl-D
  38.   Word left              Ctrl-A       Ctrl - 
  39.   Word right             Ctrl-F       Ctrl -
  40.   Line up                Ctrl-E       
  41.   Line down              Ctrl-X       
  42.   Page up                Ctrl-R       PgUp
  43.   Page down              Ctrl-C       PgDn
  44.   To left on line        Ctrl-Q-S     Home
  45.   To right on line            Ctrl-Q-D     End
  46.   To top of page         Ctrl-Q-R     Ctrl - Home
  47.   To bottom of page           Ctrl-Q-X     Ctrl - End
  48.   To top of file         Ctrl-Q-R     Ctrl - PgUp
  49.   To end of file         Ctrl-Q-C     Ctrl - PgDn
  50.   To beginning of block       Ctrl-Q-B
  51.   To end of block        Ctrl-Q-K
  52.   To last cursor position     Ctrl-Q-P
  53.  
  54. INSERT & DELETE          COMMAND      KEY
  55.   Insert mode on/off          Ctrl-V       Ins
  56.   Insert line            Ctrl-N
  57.   Delete line            Ctrl-Y
  58.   Delete to end of line       Ctrl-Q-Y
  59.   Delete right word           Ctrl-T
  60.   Delete char under cursor    Ctrl-G       Del
  61.   Delete left character       Ctrl-H       
  62.  
  63. BLOCK COMMANDS           COMMAND      KEY
  64.   Mark block begin            Ctrl-K-B     F7
  65.   Mark block end         Ctrl-K-K     F8
  66.   Hide/display block          Ctrl-K-H
  67.   Copy block             Ctrl-K-C
  68.   Move block             Ctrl-K-V
  69.   Delete block           Ctrl-K-Y
  70.   Read block from disk        Ctrl-K-R
  71.   Write block to disk         Ctrl-K-W
  72.   Print block            Ctrl-K-P
  73.  
  74.  
  75. MISC. COMMANDS           COMMAND      KEY
  76.   Tab                    Ctrl-I
  77.   Repeat last find/replace    Ctrl-L
  78.   Find                   Ctrl-Q-F
  79.   Find & replace         Ctrl-Q-A
  80.   Auto tab on/off        Ctrl-Q-I
  81.  
  82.